Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from u00b5 to u03bc for micro #153

Merged
merged 4 commits into from
Jun 17, 2020

Conversation

matthewturk
Copy link
Member

This closes #145 .

This script:

import yt
ds = yt.testing.fake_amr_ds(["density"])
p = yt.SlicePlot(ds, "x", "density")
p.set_axes_unit("um")

demonstrates the old and new behavior; first is old, second is new.
old_micrometer_axes
new_micrometer_axes

@ngoldbaum
Copy link
Member

Isn’t docutils part of the standard library? Did that change?

@jzuhone
Copy link
Contributor

jzuhone commented Jun 17, 2020

@ngoldbaum it didn't import on Appveyor, not sure what happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"mu," fonts in matplotlib, and unicode fallbacks
3 participants